func golang.org/x/sys/unix.isCapDacOverrideSet
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L2237: func isCapDacOverrideSet() bool {
syscall_linux.go#L2280: if uid != 0 && isCapDacOverrideSet() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)